McCamSwitch.CamSwitchMode 屬性
凸輪切換由軸的位置或時間控制。
預設值為零,若選擇 Position
,需設定 FirstOnPosition 與 LastOnPosition;若選擇 Time
,需設定 FirstOnPosition 與 Duration。
位置 (position):0,時間 (Time):1。
命名空間:IntervalZero.KINGSTAR.Base
組合: IntervalZero.KINGSTAR.Base (於 IntervalZero.KINGSTAR.Base.dll) 版本:4.4.0.0
語法
public int CamSwitchMode { get; set; }
Public Property CamSwitchMode As Integer
屬性值
型別:int
參見